PDF4Java Reference Documentation
com.o2sol.pdf4java.content.batesnumbers Package / PDFBatesNumberAppearance Class / getPosition Method
In This Topic
    getPosition Method
    In This Topic
    Gets the position of the Bates number.
    Syntax
    public PDFPoint getPosition()

    Return Value

    A com.o2sol.pdf4java.graphics.PDFPoint object specifying the position of the Bates number.
    See Also